.Net Framework > v2.0.50727 > System > Data > Common > DbDataAdapter > Update Update(DataRow[])
Update(DataRow[],DataTableMapping)
Update(DataSet)
Update(DataSet,String)
Update(DataTable)


Update(DataRow[])

Category
Method
Description
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified array of System.Data.DataRow objects.
Type
Int32
Character
public
Parameters
NameTypeDescription
dataRowsDataRow[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Update(DataRow[],DataTableMapping)

Category
Method
Description
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified array of System.Data.DataRow objects.
Type
Int32
Character
family
Parameters
NameTypeDescription
dataRowsDataRow[]
tableMappingDataTableMapping
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Update(DataSet)

Category
Method
Description
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified System.Data.DataSet.
Type
Int32
Character
public
Parameters
NameTypeDescription
dataSetDataSet
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Update(DataSet,String)

Category
Method
Description
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the System.Data.DataSet with the specified System.Data.DataTable name.
Type
Int32
Character
public
Parameters
NameTypeDescription
dataSetDataSet
srcTableString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Update(DataTable)

Category
Method
Description
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified System.Data.DataTable.
Type
Int32
Character
public
Parameters
NameTypeDescription
dataTableDataTable
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database